Reflect mouse-highlight redesign in term.c
authorEli Zaretskii <eliz@gnu.org>
Tue, 2 Nov 2010 19:35:12 +0000 (21:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 2 Nov 2010 19:35:12 +0000 (21:35 +0200)
commit5551db8be0a700e156846f6ce869dbee1c434b61
treeae8bfddb74b0c643e82d7e953d7bed44bdaea2fa
parent210e4412c224430697c6f49c4127b270805b176e
Reflect mouse-highlight redesign in term.c

 term.c: Remove static mouse_face_* variables.  All users changed.
 (term_show_mouse_face, term_clear_mouse_face)
 (fast_find_position, term_mouse_highlight): Functions deleted.
 (tty_draw_row_with_mouse_face): New function.
 (term_mouse_movement): Call note_mouse_highlight instead of
 term_mouse_highlight.
src/ChangeLog
src/term.c